Move common test functions to separate module
authorPeter Colberg <peter@colberg.org>
Fri, 30 Oct 2015 19:13:48 +0000 (15:13 -0400)
committerPeter Colberg <peter@colberg.org>
Fri, 30 Oct 2015 19:13:48 +0000 (15:13 -0400)
commit548497a3981ef671bfbd70c0cd3fe9b0d6261a6e
tree0f44dbde25b3cbfd5d880547d1bc56c0a644ef9d
parent71230a08e490e6cae4d63297b1460503dba1e425
Move common test functions to separate module

This resolves warnings for missing function prototypes.
Makefile
test/tests.c [new file with mode: 0644]
test/tests.h